Total Complexity | 63 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 318 |
Lines of code | 189 |
Logical lines of code | 105 |
Comment lines | 75 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate_field() | 42 | 21 | 50 | |
validate_date_ranges() | 40 | 15 | 60 | |
validate_event_details() | 51 | 12 | 26 | |
validate_event_data() | 57 | 5 | 19 | |
validate_required_fields() | 61 | 4 | 12 | |
is_valid_date() | 69 | 2 | 7 | |
build_datetime() | 64 | 2 | 8 | |
is_valid_phone() | 74 | 1 | 4 | |
is_valid_url() | 78 | 1 | 3 |